Skip to content

add a llvm-ar step before link optimisation#9

Merged
tdrz merged 3 commits intopglite/REL_16_STABLEfrom
pmp-p/ar-fix-libpglite
Jan 27, 2025
Merged

add a llvm-ar step before link optimisation#9
tdrz merged 3 commits intopglite/REL_16_STABLEfrom
pmp-p/ar-fix-libpglite

Conversation

@pmp-p
Copy link
Copy Markdown

@pmp-p pmp-p commented Jan 21, 2025

goal: keep libplite.a static with all debug

speed up link/optimisation pass by re using the same static lib

goal: keep libplite.a static with all debug

speed up link/optimisation pass by re using the same static lib
@pmp-p
Copy link
Copy Markdown
Author

pmp-p commented Jan 21, 2025

find a way to instead merge :
libpostgres.a (without main/main.o and tcop/postgres.o)
libpgcommon_srv.a libpgport_srv.a

as a single libpglite.a

@tdrz tdrz marked this pull request as ready for review January 27, 2025 14:45
@tdrz tdrz merged commit cc93dc8 into pglite/REL_16_STABLE Jan 27, 2025
@pmp-p pmp-p deleted the pmp-p/ar-fix-libpglite branch February 10, 2025 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants